[INFO] cloning repository https://github.com/LonnonDev/Cinder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LonnonDev/Cinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonnonDev%2FCinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonnonDev%2FCinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59e38bfb7142225133bb7a8b6fb22e93fc897d39
[INFO] testing LonnonDev/Cinder against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLonnonDev%2FCinder" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LonnonDev/Cinder
[INFO] finished tweaking git repo https://github.com/LonnonDev/Cinder
[INFO] tweaked toml for git repo https://github.com/LonnonDev/Cinder written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LonnonDev/Cinder on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LonnonDev/Cinder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded valuable v0.1.0
[INFO] [stderr]   Downloaded thread_local v1.1.4
[INFO] [stderr]   Downloaded matchers v0.1.0
[INFO] [stderr]   Downloaded tokio-macros v1.8.0
[INFO] [stderr]   Downloaded const-cstr v0.3.0
[INFO] [stderr]   Downloaded version-compare v0.1.0
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded libloading v0.7.3
[INFO] [stderr]   Downloaded quote v1.0.15
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded tracing-core v0.1.28
[INFO] [stderr]   Downloaded proc-macro2 v1.0.36
[INFO] [stderr]   Downloaded tracing-attributes v0.1.22
[INFO] [stderr]   Downloaded sharded-slab v0.1.4
[INFO] [stderr]   Downloaded tracing v0.1.35
[INFO] [stderr]   Downloaded regex-automata v0.1.10
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.14
[INFO] [stderr]   Downloaded regex v1.5.6
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded syn v1.0.86
[INFO] [stderr]   Downloaded regex-syntax v0.6.26
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] [stderr]   Downloaded tokio v1.19.2
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] [stderr]   Downloaded mira v0.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a7d55bc99e605b6210bf571f1cd49452555468b433c1ceaa2dd77a07b1c371f
[INFO] running `Command { std: "docker" "start" "-a" "1a7d55bc99e605b6210bf571f1cd49452555468b433c1ceaa2dd77a07b1c371f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a7d55bc99e605b6210bf571f1cd49452555468b433c1ceaa2dd77a07b1c371f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a7d55bc99e605b6210bf571f1cd49452555468b433c1ceaa2dd77a07b1c371f", kill_on_drop: false }`
[INFO] [stdout] 1a7d55bc99e605b6210bf571f1cd49452555468b433c1ceaa2dd77a07b1c371f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bed63beeb63d8d4d6c67eb58551ae6f55ff012dd187f82a49e2d8e05cc2ee76
[INFO] running `Command { std: "docker" "start" "-a" "4bed63beeb63d8d4d6c67eb58551ae6f55ff012dd187f82a49e2d8e05cc2ee76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling mira v0.1.13
[INFO] [stderr]    Compiling cinder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `application_info`
[INFO] [stdout]   --> src/vk_instancing/vk_create_info/safe.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn auto_new(application_info: &'a SafeApplicationInfo) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s
[INFO] running `Command { std: "docker" "inspect" "4bed63beeb63d8d4d6c67eb58551ae6f55ff012dd187f82a49e2d8e05cc2ee76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bed63beeb63d8d4d6c67eb58551ae6f55ff012dd187f82a49e2d8e05cc2ee76", kill_on_drop: false }`
[INFO] [stdout] 4bed63beeb63d8d4d6c67eb58551ae6f55ff012dd187f82a49e2d8e05cc2ee76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09b4eb2846f34e4e747543a24c95a89b83e89063dd380ba0273d8b14b97ea763
[INFO] running `Command { std: "docker" "start" "-a" "09b4eb2846f34e4e747543a24c95a89b83e89063dd380ba0273d8b14b97ea763", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling cinder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `application_info`
[INFO] [stdout]   --> src/vk_instancing/vk_create_info/safe.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn auto_new(application_info: &'a SafeApplicationInfo) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.14
[INFO] [stdout] warning: unused variable: `application_info`
[INFO] [stdout]   --> src/vk_instancing/vk_create_info/safe.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn auto_new(application_info: &'a SafeApplicationInfo) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_info`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.87s
[INFO] running `Command { std: "docker" "inspect" "09b4eb2846f34e4e747543a24c95a89b83e89063dd380ba0273d8b14b97ea763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09b4eb2846f34e4e747543a24c95a89b83e89063dd380ba0273d8b14b97ea763", kill_on_drop: false }`
[INFO] [stdout] 09b4eb2846f34e4e747543a24c95a89b83e89063dd380ba0273d8b14b97ea763
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 656c7ac1680725e79ae4459daa7af905afaa685f8043fc9155a57fdf90da8875
[INFO] running `Command { std: "docker" "start" "-a" "656c7ac1680725e79ae4459daa7af905afaa685f8043fc9155a57fdf90da8875", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `application_info`
[INFO] [stderr]   --> src/vk_instancing/vk_create_info/safe.rs:32:21
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn auto_new(application_info: &'a SafeApplicationInfo) -> Self {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application_info`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cinder` (lib) generated 1 warning (run `cargo fix --lib -p cinder` to apply 1 suggestion)
[INFO] [stderr] warning: `cinder` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cinder-877a31dde553d903)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test structure_type::structure_type_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/logging.rs (/opt/rustwide/target/debug/deps/logging-e549b0d9a6610bb4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-06-12T04:34:35.168842Z[0m [34mDEBUG[0m [2mcinder::vk_instancing::vk_application_info::builder[0m[2m:[0m Creating new `ApplicationInfoBuilder`
[INFO] [stdout] [2m2026-06-12T04:34:35.168901Z[0m [34mDEBUG[0m [2mcinder::vk_instancing::vk_application_info::builder[0m[2m:[0m Building `SafeApplicationInfo`
[INFO] [stdout] [2m2026-06-12T04:34:35.168914Z[0m [34mDEBUG[0m [2mcinder::vk_instancing::vk_application_info::safe[0m[2m:[0m Creating `SafeApplicationInfo` with arguments `Cinder Application`, `Cinder Engine`, `4194304`, `4194304`, `4194304`
[INFO] [stdout] test basic_logging_test ... ok
[INFO] [stderr]    Doc-tests cinder
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/vk_instancing/vk_application_info/builder.rs - vk_instancing::vk_application_info::builder::ApplicationInfoBuilder::new (line 27) ... FAILED
[INFO] [stdout] test src/vk_instancing/vk_create_info/safe.rs - vk_instancing::vk_create_info::safe::SafeCreateInfo<'a>::new_from (line 38) ... FAILED
[INFO] [stdout] test src/vk_instancing/vk_application_info/builder.rs - vk_instancing::vk_application_info::builder (line 3) ... FAILED
[INFO] [stdout] test src/vk_instancing/vk_create_info/safe.rs - vk_instancing::vk_create_info::safe (line 3) ... FAILED
[INFO] [stdout] test src/vk_instancing/vk_application_info/safe.rs - vk_instancing::vk_application_info::safe::SafeApplicationInfo::new_strings (line 68) ... ok
[INFO] [stdout] test src/vk_instancing/vk_create_info/safe.rs - vk_instancing::vk_create_info::safe::SafeCreateInfo<'a>::auto_new (line 26) ... FAILED
[INFO] [stdout] test src/vk_instancing/vk_application_info/safe.rs - vk_instancing::vk_application_info::safe (line 4) ... ok
[INFO] [stdout] test src/vk_instancing/vk_application_info/safe.rs - vk_instancing::vk_application_info::safe::SafeApplicationInfo::new (line 33) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/vk_instancing/vk_application_info/builder.rs - vk_instancing::vk_application_info::builder::ApplicationInfoBuilder::new (line 27) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/vk_instancing/vk_application_info/builder.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 | application_name: "Cinder Application"
[INFO] [stdout]    |                 ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vk_instancing/vk_create_info/safe.rs - vk_instancing::vk_create_info::safe::SafeCreateInfo<'a>::new_from (line 38) stdout ----
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/vk_instancing/vk_create_info/safe.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 | let create_info = SafeCreateInfo::new_from(&application_info);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^------------------- multiple arguments are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/vk_instancing/vk_create_info/safe.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new_from(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 43 | let create_info = SafeCreateInfo::new_from(&application_info, /* u32 */, /* Vec<String> */, /* u32 */, /* Vec<String> */);
[INFO] [stdout]    |                                                             ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vk_instancing/vk_application_info/builder.rs - vk_instancing::vk_application_info::builder (line 3) stdout ----
[INFO] [stdout] error: unexpected token: `}`
[INFO] [stdout]  --> src/vk_instancing/vk_application_info/builder.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | } _doctest_main_src_vk_instancing_vk_application_info_builder_rs_3_0() }
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]  --> src/vk_instancing/vk_application_info/builder.rs:7:54
[INFO] [stdout]   |
[INFO] [stdout] 7 | let application_info = ApplicationInfoBuilder::new().
[INFO] [stdout]   |                                                      ^ help: add `;` here
[INFO] [stdout] 8 | } _doctest_main_src_vk_instancing_vk_application_info_builder_rs_3_0() }
[INFO] [stdout]   | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cinder::vk_instance`
[INFO] [stdout]  --> src/vk_instancing/vk_application_info/builder.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cinder::vk_instance::ApplicationInfoBuilder;
[INFO] [stdout]   |             ^^^^^^^^^^^ could not find `vk_instance` in `cinder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vk_instancing/vk_create_info/safe.rs - vk_instancing::vk_create_info::safe (line 3) stdout ----
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/vk_instancing/vk_create_info/safe.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  8 | let create_info = SafeCreateInfo::new_from(&application_info);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^------------------- multiple arguments are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/vk_instancing/vk_create_info/safe.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new_from(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout]  8 | let create_info = SafeCreateInfo::new_from(&application_info, /* u32 */, /* Vec<String> */, /* u32 */, /* Vec<String> */);
[INFO] [stdout]    |                                                             ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vk_instancing/vk_create_info/safe.rs - vk_instancing::vk_create_info::safe::SafeCreateInfo<'a>::auto_new (line 26) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (153) panicked at src/vk_instancing/vk_create_info/safe.rs:33:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626d7e5bcbd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626d7e5bcbd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626d7e5bcbd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626d7e5bcbd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626d7e5cca8a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626d7e5cca8a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x626d7e5bfef2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626d7e5bfef2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626d7e5a8a66 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626d7e5a8a66 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626d7e5b91c1 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x626d7e5b937b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x626d7e5a8b54 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x626d7e59e109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x626d7e5a930d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x626d7e5cd17c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x626d7e5cd142 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x626d7e58fcde - <cinder[97df36e25efe793f]::vk_instancing::vk_create_info::safe::SafeCreateInfo>::auto_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/vk_instancing/vk_create_info/safe.rs:33:9
[INFO] [stdout]   18:     0x626d7e58edb6 - rust_out[55b2f4d6dc07c20e]::main::_doctest_main_src_vk_instancing_vk_create_info_safe_rs_26_0
[INFO] [stdout]   19:     0x626d7e58ed36 - rust_out[55b2f4d6dc07c20e]::main
[INFO] [stdout]   20:     0x626d7e58ee23 - <fn() as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x626d7e58ecf6 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x626d7e58ed09 - std[929523f510218772]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x626d7e5b8967 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x626d7e5b8967 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x626d7e5b8967 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x626d7e5b8967 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x626d7e5b8967 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x626d7e5b8967 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x626d7e5b8967 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x626d7e5b8967 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x626d7e5b8967 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x626d7e58ece1 - std[929523f510218772]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x626d7e58ee85 - main
[INFO] [stdout]   34:     0x72532ce3e1ca - <unknown>
[INFO] [stdout]   35:     0x72532ce3e28b - __libc_start_main
[INFO] [stdout]   36:     0x626d7e58eb35 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/vk_instancing/vk_application_info/builder.rs - vk_instancing::vk_application_info::builder (line 3)
[INFO] [stdout]     src/vk_instancing/vk_application_info/builder.rs - vk_instancing::vk_application_info::builder::ApplicationInfoBuilder::new (line 27)
[INFO] [stdout]     src/vk_instancing/vk_create_info/safe.rs - vk_instancing::vk_create_info::safe (line 3)
[INFO] [stdout]     src/vk_instancing/vk_create_info/safe.rs - vk_instancing::vk_create_info::safe::SafeCreateInfo<'a>::auto_new (line 26)
[INFO] [stdout]     src/vk_instancing/vk_create_info/safe.rs - vk_instancing::vk_create_info::safe::SafeCreateInfo<'a>::new_from (line 38)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "656c7ac1680725e79ae4459daa7af905afaa685f8043fc9155a57fdf90da8875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "656c7ac1680725e79ae4459daa7af905afaa685f8043fc9155a57fdf90da8875", kill_on_drop: false }`
[INFO] [stdout] 656c7ac1680725e79ae4459daa7af905afaa685f8043fc9155a57fdf90da8875
